Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2025

This PR contains the following updates:

Package Type Update Change
ClementTsang/cargo-action action patch v0.0.6 -> v0.0.7

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ClementTsang/cargo-action (ClementTsang/cargo-action)

v0.0.7

Compare Source

Adds a new repository-url setting to override the repo (thanks @​GuillaumeGomez!). An example of the job is:

      - name: Test setting repo
        uses: ./
        with:
          command: build
          args: --target aarch64-unknown-linux-gnu
          use-cross: true
          cross-version: "git:baf457efc2555225af47963475bd70e8d2f5993f"
          directory: test/hello_world
          repository-url: "https://github.com/cross-rs/cross"

Changelog can be found here: ClementTsang/cargo-action@v0.0.6...v0.0.7


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) November 21, 2025 05:11
@github-actions github-actions bot added the type: chore Routine tasks like conversions, reorganization, and maintenance work. label Nov 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore Routine tasks like conversions, reorganization, and maintenance work.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant